SlaveDiagnostics.AbnormalState property

The number of times the slave leave its state autonomously to a lower state without the master requests.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public uint AbnormalState { get; }
Public ReadOnly Property AbnormalState As UInteger

Property value

Type: uint

See also

SlaveDiagnostics Class

IntervalZero.KINGSTAR.Base.Api Namespace